PESetReportSummaryInfo

Use PESetReportSummaryInfo to set report summary information. Report summary information corresponds to the Summary Info dialog box found in Crystal Reports.

C Syntax
BOOL CRPE_API PESetReportSummaryInfo (
        short printJob,
        PEReportSummaryInfo FAR *summaryInfo );
Parameters

printJob

Specifies the print job for which you want to set summary information.

summaryInfo

Specifies the pointer to PEReportSummaryInfo.

Returns
Remarks

This function should be called before PEStartPrintJob, or the results may be inconsistent or unexpected.

VB Syntax
Declare Function PESetReportSummaryInfo Lib "crpe32.dll" (
    ByVal printJob as Integer, summaryInfo as PEReportSummaryInfo ) as Integer
Delphi Syntax
function PESetReportSummaryInfo (
    printJob: Word;
    var summaryInfo: PEReportSummaryInfo
    ): Bool; stdcall


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com